home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / purity25.zip / PURITY.HIS < prev    next >
Text File  |  1993-05-01  |  4KB  |  81 lines

  1.  
  2.                                PURITY 500
  3.                   Comprehensive Purity Evaluation Door
  4.                    Copyright 1991-93, PAROLE Software
  5.                           ALL RIGHTS RESERVED
  6.                           The Parole Board BBS
  7.                              (919) 965-4696
  8.                        --------------------------
  9.  
  10. Purity 1.0  08/23/91   Initial Release of PURITY 500
  11.  
  12. Purity 1.1  09/02/91   Fixed problem where scores and user aliases were
  13.                        not displaying properly.
  14.  
  15. Purity 1.2  01/29/92   Added the ability for users to toggle their color
  16.                        settings.  Fixed a possible conflict problem with
  17.                        WWIV BBSs.  Worked on the overall looks of P500
  18.                        and added the PAROLE Software (c) notice to the
  19.                        game screen.  Worked on speeding up some of the
  20.                        routines.  Fixed a definite problem in creating
  21.                        the USR files.  Wasn't stripping out certain
  22.                        characters that needed to be stripped out.
  23.  
  24. Purity 1.3  05/19/92   Rewrote parts of the code to make P500 run a bit
  25.                        faster.  Recompiled with the latest version of
  26.                        DoorFrame which in itself fixed a lot of little
  27.                        bugs.
  28.  
  29. Purity 2.0  11/13/92   !!! MAJOR UPDATE !!!
  30.                        This release is written in MicroSoft's Visual
  31.                        Basic for DOS v1.0. (Professional Version).
  32.                        Purity 500 is now a stand-alone EXE program.  You
  33.                        can throw that BRUN45 module away. <G>  It has
  34.                        been compiled with the latest DoorFrame release
  35.                        which has undergone some major changes since the
  36.                        last release.  The display routines are much
  37.                        faster than before.  P500 no longer uses the .USR
  38.                        files in the "\USERS" directory.  All user
  39.                        information is stored in a single database.
  40.                        Delete all the .USR and .NO files as there is no
  41.                        upgrade for them.   The best approach is to do a
  42.                        completely new installation.
  43.  
  44.                        I also fixed a major bug which could allow a user
  45.                        to tie up your BBS for hours.  P500 now checks
  46.                        for idle time and returns the user to the BBS if
  47.                        the keyboard is idle too long.
  48.  
  49.                        I have changed the bulletin routines.  A user is
  50.                        only listed in the Bulletin 1 time now.  No more
  51.                        multiple listings.  A cuple fo small bugs in the
  52.                        bulletin have also been fixed to make the overall
  53.                        appearance a bit cleaner.
  54.  
  55.                        Fixed the DOCs.  I didn't know the things were
  56.                        that damn bad.
  57.  
  58. Purity 2.5  5/1/93     !!!!! MAJOR UPDATE !!!!!  CFG FILE CHANGE  !!!!!
  59.                        Added two extra lines to the CFG file.  Line #11
  60.                        specifies the type of color bulletins you wish to
  61.                        create.
  62.  
  63.                        "WC" = Create WC!3.x color bulletins
  64.                        "PCB" = create PCBoard color bulletins
  65.                        "N" = create ANSI/ASCii bulletins
  66.  
  67.                         Line #12 specifies if you wish to create a RIP
  68.                         graphic bulletin.  Place "RIP" on this line to
  69.                         enable RIP and "N" to disable.
  70.  
  71.                         Reworked the bulletin routines completely.  They
  72.                         are much faster and more dependable.  A special
  73.                         display for the users is drawn to the screen at
  74.                         the same time it is writing the bulletins to
  75.                         disk.
  76.  
  77.                         P500 will automatically save the users place
  78.                         every 15 questions.  Added the ability to view
  79.                         the instruction screen to the game menu instead
  80.                         of being separate.
  81.